/*reset-样式重置*/
* {padding: 0;margin: 0;list-style: none;}
html,body {margin: 0 auto;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,header,section,footer {margin:0;padding:0}
body,button,input,select,textarea {font:12px/1.5 "微软雅黑";color:#666;}
body {overflow-x: hidden;}
address,cite,dfn,em,var,i {font-style: normal}
ul,ol,dl {list-style: none}
a{text-decoration: none;outline: none;font-family: "微软雅黑";color: #666;cursor: pointer;font-size: 12px;}
li{font-size: 12px;font-family: "微软雅黑";list-style: none;margin: 0;padding: 0;}
em{font-style: normal;font-size: 12px;}
body,p,span{font-family: "微软雅黑";}
img {border: none;}
p {margin: 0px;padding: 0px;word-wrap: break-word;}
:focus {outline: none;}
img {border: 0;vertical-align: middle;display: inline-block;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.clear:after {display: block;mainContent: "";clear: both;}
.transtion {transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.clear:after{display: block;content: "";clear: both;}

/*  */
.header{width: 1200px;margin: 0 auto;height: 130px;}
.header a.logo{float: left;line-height: 130px;}
.header .header-right{float: right;overflow: hidden;}
.header .header-right .search{float: left;overflow: hidden;border: 1px solid #fff;height: 55px;margin-top: 37px;transition: all 0.3s;width: 60px;border-right: 1px solid #d8d8d8;}
.header .header-right .search input{float: left;height: 55px;border: none;font-size: 14px;color: #333;padding-left: 0px;width: 0;}
.header .header-right .search a{float: right;line-height: 55px;padding: 0 20px;font-size: 0;width: 18px;height: 55px;background: url(search.png) no-repeat center;}
.header .header-right .search:hover{width: auto;border: 1px solid #76818b;}
.header .header-right .search:hover input{width: 200px;padding-left: 15px;transition: all 0.3s;}
.header .header-right .switch{float: left;/* padding-left: 25px;background: url(cn-icon.png) no-repeat left center; */margin:44px 20px;position: relative;}
.header .header-right .switch p{font-size: 14px;background: url(cn-icon.png) no-repeat left center;padding-left: 30px;cursor: pointer;margin-top: 10px;}
.header .header-right .switch p span{padding-right: 20px;background: url(down.png) no-repeat right center;}
.header .header-right .switch ul{position: absolute;top: 32px;right: 0;display: none;border: 1px solid #ccc;width: 77px;text-align: center;}
.header .header-right .switch ul li a{font-size: 14px;color: #ccc;display: block;line-height: 20px;}
.header .header-right .switch ul li.on a{color: #C40000;}
.header .header-right .tel{float: left;height: 40px;width: 180px;text-align: center;line-height: 40px;border: 1px solid #c40000;position: relative;font-size: 16px;
margin-top: 44px;color: #333;}
.header .header-right .tel em{position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 1;transition: all 0.3s;font-size: 16px;color: #C40000;background: #fff;}
/* .header .header-right .tel:hover em{opacity: 1;color: #C40000;background: #fff;} */
.nav{position: absolute;top: 130px;left: 0;right: 0;height: 56px;background: rgba(44,61,77,0.6);z-index: 99;}
.nav ul{width: 1200px;margin: 0 auto;overflow: hidden;}
.nav ul li{float: left;width: 12.5%;}
.nav ul li a{display: block;line-height: 56px;font-size: 16px;color: #fff;text-align: center;transition: all 0.3s;}
.nav ul li a.on{background: #C40000;}
.nav ul li a:hover{background: #C40000;}

/*  */
.banner{height: 580px;position: relative;}
.banner li{position: relative;height: 580px;}
.banner li img{position: absolute;left: 50%;top: 0;margin-left: -960px;}
.banner .prev{position: absolute;top: 269px;left: 50px;z-index: 99;}
.banner .next{position: absolute;top: 269px;right: 50px;z-index: 99;}

/*  */
.data-box{width: 1200px;margin: 0 auto;position: relative;height: 100px;}
.data{position: absolute;top: -120px;height: 220px;background: #2c3d4d;right: 0;left: 0;}
.data div{float: left;width: 25%;height: 220px;position: relative;transition: all 0.3s;}
.data div:before{position: absolute;right: 0;top: 0;width: 1px;height: 100%;background: rgba(255,255,255,0.1);content: "";}
.data div h3{font-size: 60px;color: #fff;text-align: center;margin-top: 20px;}
.data div p{margin-left: 40px;position: relative;padding-bottom: 10px;margin-top: 20px;}
.data div p:before{position: absolute;bottom: 0;left: 0;width: 150px;height: 1px;background: rgba(255,255,255,0.5);content: "";}
.data div p span{display: block;font-size: 14px;color: #fff;}
.data div p em{color: #fff;opacity: 0.55;text-transform: uppercase;}
.data div img{position: absolute;right: 40px;bottom: 45px;}
.data div:hover{background: #C40000;}

/*  */
.index-title{text-align: center;margin: 50px 0;}
.index-title h3{font-size: 25px;font-weight: bold;color: #333;}
.index-title span{font-size: 14px;color: #999;text-transform: uppercase;margin: 10px 0 15px;display: block;}
.index-title p{height: 1px;background: #efefef;position: relative;width: 1200px;margin: 0 auto;}
.index-title p:before{position: absolute;left: 0;right: 0;top: -4px;width: 9px;height: 9px;background: #C40000;content: "";margin: 0 auto;}

/*  */
.product-nav{width: 1200px;margin: 0 auto;overflow: hidden;}
.product-nav .all{float: left;width: 112px;height: 36px;border: 1px solid #efefef;text-align: center;line-height: 36px;color: #333;font-size: 16px;
color: #fff;background: #C40000;border-color: #C40000;}
.product-nav .product-nav-list{float: left;height: 38px;overflow: hidden;width: 890px;}
.product-nav .product-nav-list ul{overflow: hidden;}
.product-nav .product-nav-list ul li{float: left;margin-left: 13px;}
.product-nav .product-nav-list ul li a{display: block;width: 112px;height: 36px;border: 1px solid #efefef;text-align: center;line-height: 36px;color: #333;
font-size: 16px;transition: all 0.3s;}
.product-nav .product-nav-list ul li a:hover{background: #C40000;color: #fff;}
.product-nav .more{float: right;width: 112px;height: 36px;border: 1px solid #efefef;text-align: center;line-height: 36px;color: #c40000;font-size: 16px;}

.product-list{width: 1230px;margin: 30px auto;overflow: hidden;}
.product-list dl{float: left;margin:20px 15px;width: 380px;}
.product-list dl dt{height: 220px;font-size: 0;text-align: center;line-height: 220px;overflow: hidden;}
.product-list dl dt img{max-width: 100%;transition: all 0.3s;}
.product-list dl dd{font-size: 16px;color: #333;height: 60px;text-align: center;line-height: 60px;background: #fff;background: #fff;box-shadow: 0 0 5px 1px #dedede;
transition: all 0.3s;}
.product-list dl:hover dt img{transform: scale(1.1);}
.product-list dl:hover dd{color: #fff;background: #C40000;}

.case-list{width: 1200px;margin: 0 auto;position: relative;padding-bottom: 30px;}
.case-list .bd li{width: 580px;margin-right: 40px;}
.case-list .bd li dl{overflow: hidden;background: #f7f7f7;margin: 20px 0;}
.case-list .bd li dl dt{float: left;margin: 20px;width: 150px;height: 90px;overflow: hidden;font-size: 0;text-align: center;line-height: 90px;}
.case-list .bd li dl dt img{max-width: 100%;max-height: 100%;transition: all 0.3s;}
.case-list .bd li dl dd{float: right;width: 365px;margin: 20px 10px;}
.case-list .bd li dl dd h3{font-size: 18px;color: #333;font-weight: normal;}
.case-list .bd li dl dd p{font-size: 14px;margin-top: 5px;line-height: 26px;}
.case-list .bd li dl:hover img{transform: scale(1.1);}
.case-list .bd li dl:hover h3{font-weight: bold;color: #C40000;}
.case-list .hd{position: absolute;left: 0;bottom: 0;right: 0;text-align: center;}
.case-list .hd ul{display: inline-block;overflow: hidden;}
.case-list .hd ul li{float: left;width: 10px;height: 10px;border: 1px solid #d2d2d2;font-size: 0;border-radius: 50%;margin: 0 5px;}
.case-list .hd ul li.on{background: #d2d2d2;}

.honor{background: #f6f7f7;padding: 10px 0 50px;margin: 50px 0;}
.honor-list{width: 1200px;margin: 0px auto;overflow: hidden;}
.honor-list .honor-list-left{float: left;width: 576px;height: 371px;background: url(honor-bg.png) no-repeat center;position: relative;}
.honor-list .honor-list-left .bd{margin: 62px auto;width: 440px;}
.honor-list .honor-list-left .bd li{padding: 10px;width: 160px;height: 228px;margin: 0 20px;text-align: center;line-height: 228px;font-size: 0;}
.honor-list .honor-list-left .bd li img{max-width: 100%;max-height: 100%;}
.honor-list .honor-list-left .prev{position: absolute;left: 20px;top: 165px;}
.honor-list .honor-list-left .next{position: absolute;right: 20px;top: 165px;}
.honor-list .honor-list-right{float: right;width: 580px;}
.honor-list .honor-list-right p{font-size: 16px;line-height: 32px;margin-top: 20px;}
.honor-list .honor-list-right a{display: block;width: 158px;height: 49px;text-align: center;line-height: 49px;font-size: 16px;color: #fff;background: #C40000;
margin-top: 150px;}

.news-list{width: 1200px;margin: 0 auto;position: relative;padding-bottom: 30px;}
.news-list .bd li{width: 550px;margin-right: 100px;}
.news-list .bd li .li1{margin: 35px 0;}
.news-list .bd li h3{font-size: 18px;color: #333;font-weight: bold;}
.news-list .bd li h3 span{float: right;font-weight: normal;font-size: 14px;color: #999;}
.news-list .bd li p{font-size: 16px;line-height: 30px;margin-top: 10px;}
.news-list .hd{position: absolute;left: 0;bottom: 0;right: 0;text-align: center;}
.news-list .hd ul{display: inline-block;overflow: hidden;}
.news-list .hd ul li{float: left;width: 10px;height: 10px;border: 1px solid #d2d2d2;font-size: 0;border-radius: 50%;margin: 0 5px;}
.news-list .hd ul li.on{background: #d2d2d2;}

.footer{background: #f6f7f7;height: 436px;margin-top: 50px;overflow: hidden;}
.footer .footer-top{width: 1200px;margin: 50px auto 40px;overflow: hidden;}
.footer .footer-top .footer-top-left{float: left;}
.footer .footer-top .footer-top-left h3{font-size: 30px;color: #333;font-weight: bold;}
.footer .footer-top .footer-top-left em{font-size: 18px;color: #333;}
.footer .footer-top .footer-top-left p{font-size: 16px;color: #333;margin-top: 30px;line-height: 28px;}
.footer .footer-top .footer-top-right{float: right;}
.footer .footer-top .footer-top-right table{width: 500px;}
.footer .footer-top .footer-top-right table .tableft{font-size: 16px;color: #333;}
.footer .footer-top .footer-top-right table .tableft span{font-size: 0;}
.footer .footer-top .footer-top-right table input{width: 390px;height: 40px;border: 1px solid #999999;font-size: 16px;margin: 0px 0px 10px 0px;}
.footer .footer-top .footer-top-right table textarea{font-size: 16px;width: 390px;border: 1px solid #999999;resize: none;margin-bottom: 10px;}
.footer .footer-top .footer-top-right table .layui-btn{border: none;background: #C40000;}
.footer .footer-bottom{text-align: center;font-size: 16px;}
.footer .footer-bottom a{font-size: 16px;color: #333;}

/*  */
.innerBanner{height: 480px;position: relative;}
.innerBanner img{position: absolute;top: 0;left: 50%;margin-left: -960px;}

/*  */
.innerNav-position{height: 80px;box-shadow: 0 0 5px 2px #dedede;}
.innerNav-position .innerNav-position-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.innerNav{float: left;}
.innerNav ul{overflow: hidden;}
.innerNav ul li{float: left;}
.innerNav ul li a{display: block;font-size: 16px;color: #333;line-height: 80px;margin: 0 20px;position: relative;transition: all 0.3s;}
.innerNav ul li a:before{position: absolute;left: 0;bottom: -2px;width: 100%;height: 2px;content: "";background: #c40000;transition: all 0.3s;}
.innerNav ul li a.on{color: #C40000;}
.innerNav ul li a.on::before{bottom: 0;}
.innerNav ul li a:hover{color: #C40000;}
.innerNav ul li a:hover::before{bottom: 0;}
.position{float: right;padding-left: 20px;background: url(position.png) no-repeat left center;height: 80px;line-height: 80px;font-size: 16px;}
.position a{font-size: 16px;color: #333;}

/*  */
.inner-title{margin: 50px 0;text-align: center;}
.inner-title h3{font-size: 25px;color: #333;font-weight: normal;}
.inner-title p{font-size: 25px;color: #d4d4d4;}

/*  */
.innerSpeech{width: 1200px;margin: 0 auto;}
.innerSpeech-dl{overflow: hidden;}
.innerSpeech-dl .innerSpeech-dt{background: url(manager-bg.png) no-repeat right top;width: 385px;height: 408px;overflow: hidden;float: left;margin-top: 80px;}
.innerSpeech-dl .innerSpeech-dt div{margin-top: 27px;text-align: center;width: 355px;height: 381px;font-size: 0;text-align: center;line-height: 381px;}
.innerSpeech-dl .innerSpeech-dt div img{max-width: 100%;max-height: 100%;}
.innerSpeech-dl .innerSpeech-dd{float: right;width: 690px;background: url(quotation.png) no-repeat top left;padding: 90px 0 0 60px;}
.innerSpeech-dl .innerSpeech-dd .innerSpeech-h3{font-size: 24px;color: #C40000;font-weight: bold;}
.innerSpeech-dl .innerSpeech-dd .innerSpeech-p{font-size: 14px;color: #C40000;}
.innerSpeech-dl .innerSpeech-dd .innerSpeech-dd-div{font-size: 16px;color: #666;line-height: 30px;padding-top: 10px;margin-top: 10px;border-top: 1px dashed #dadada;}
.innerSpeech-div{background: url(quotation02.png) no-repeat center;height: 82px;margin-top: 50px;text-align: right;font-size: 0;padding-right: 110px;}

/*  */
.innerCorporate{width: 1221px;margin: 0 auto;overflow: hidden;}
.innerCorporate dl{float: left;margin: 12px;}
.innerCorporate dl dt{border: 1px solid #d3d3d3;padding: 2px;width: 377px;height: 352px;font-size: 0;text-align: center;line-height: 352px;overflow: hidden;transition: all 0.3s;}
.innerCorporate dl dt img{max-width: 100%;max-height: 100%;transition: all 0.3s;}
.innerCorporate dl dd{font-size: 18px;color: #333;text-align: center;line-height: 60px;transition: all 0.3s;}
.innerCorporate dl:hover dd{color: #fff;background: #C40000;}
.innerCorporate dl:hover dt{border-color: #C40000;}
.innerCorporate dl:hover dt img{transform: scale(1.1);}

/*  */
.innerWanted{width: 1200px;margin: 0 auto;}
.innerWanted ul{box-shadow: 0 0 5px 1px #dedede;}
.innerWanted ul li{overflow: hidden;}
.innerWanted ul li.title{background: #2C3D4D;line-height: 58px;}
.innerWanted ul li.title span.li-span{color: #fff;font-size: 18px;}
.innerWanted ul li span.li-span{float: left;width: 16.666%;font-size: 16px;color: #333;line-height: 60px;text-align: center;}
.innerWanted ul li a.li-a{float: left;width: 16.666%;font-size: 16px;color: #333;line-height: 60px;text-align: center;}
.innerWanted ul li div.li-div{margin-top: 60px;overflow: hidden;padding: 40px;background: #f5f6f6;font-size: 16px;display: none;}
.innerWanted ul li div.li-div a.li-div-a{display: block;width: 200px;height: 40px;font-size: 14px;text-align: center;line-height: 40px;background: #2C3D4D;color: #fff;text-indent: 0;
float: initial;margin-top: 20px;}
.innerWanted-brief{width: 1200px;margin: 100px auto;height: 400px;background: url(wanted-bg.png) no-repeat right bottom;}
.innerWanted-brief dl{overflow: hidden;width: ;background: #2c3d4d;width: 1175px;}
.innerWanted-brief dl dt{float: left;font-size: 0;overflow: hidden;width: 630px;height: 375px;}
.innerWanted-brief dl dd{float: right;width: 450px;margin-right: 50px;}
.innerWanted-brief dl dd h3{font-size: 26px;color: #fff;font-weight: normal;margin: 50px 0;position: relative;}
.innerWanted-brief dl dd h3:before{position: absolute;left: 0;bottom: -30px;width: 68px;height: 4px;content: "";background: #fff;}
.innerWanted-brief dl dd p{font-size: 16px;color: #fff;line-height: 32px;}

/*  */
.innerContact-list{width: 1120px;margin: 0px auto;padding: 40px;box-shadow: 0 2px 3px 1px #dedede;}
.innerContact-list h3{font-size: 20px;color: #C40000;font-weight: normal;}
.innerContact-list div{overflow: hidden;margin-top: 20px;}
.innerContact-list div p{float: left;width: 400px;line-height: 40px;font-size: 16px;}
.innerContact-list div p img{margin-right: 10px;}
.innerContact-form{width: 1200px;margin: 50px auto;}
.innerContact-form h3{font-size: 26px;color: #C40000;font-weight: normal;}
.innerContact-form p{font-size: 16px;margin-top: 10px;}

/*  */
.innerHonor{width: 1240px;margin: 0 auto;overflow: hidden;}
.innerHonor dl{width: 375px;height: 320px;border: 1px solid #e5e5e5;float: left;margin: 18px;transition: all 0.3s;cursor: pointer;}
.innerHonor dl dt{width: 324px;height: 222px;background: #f2f2f2;margin: 20px auto;font-size: 0;text-align: center;line-height: 222px;overflow: hidden;}
.innerHonor dl dt img{max-width: 100%;max-height: 100%;}
.innerHonor dl dd{text-align: center;font-size: 18px;line-height: 40px;transition: all 0.3s;}
.innerHonor dl:hover{border-color: #C40000;}
.innerHonor dl:hover dd{color: #C40000;}
.innerHonorDetails-box{display: block;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.5);right: 0;bottom: 0;z-index: 99;display: none;}
.innerHonorDetails{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 700px;height: 550px;background: #fff;border-radius: 10px;}
.innerHonorDetails .innerHonorDetails-list dl{display: none;width: 650px;margin: 0 auto;}
.innerHonorDetails .innerHonorDetails-list dl dt{height: 450px;font-size: 0;text-align: center;line-height: 450px;background: #f2f2f2;margin-top: 30px;}
.innerHonorDetails .innerHonorDetails-list dl dt img{max-width: 100%;max-height: 100%;}
.innerHonorDetails .innerHonorDetails-list dl dd{font-size: 24px;color: #333;text-align: center;line-height: 60px;}
.innerHonorDetails .close{position: absolute;right: 0;top: -30px;width: 30px;height: 30px;color: #333;border-radius: 30px;font-size: 20px;cursor: pointer;text-align: center;
line-height: 30px;background: #fff;}

/*  */
.innerProduct{width: 1200px;margin: 30px auto;overflow: hidden;}
.innerProduct .innerProduct-left{float: left;width: 230px;}
.innerProduct .innerProduct-left .innerProduct-left-title{background: url(title-bg.png) no-repeat center;height: 80px;color: #fff;text-align: center;overflow: hidden;}
.innerProduct .innerProduct-left .innerProduct-left-title h3{font-size: 24px;color: #fff;font-weight: normal;margin-top: 10px;}
.innerProduct .innerProduct-left .innerProduct-left-title p{font-size: 16px;color: #fff;text-transform: uppercase;}
.innerProduct .innerProduct-left .innerProduct-left-nav{margin-top: 20px;border: 1px solid #D3D3D3;border-bottom: none;}
.innerProduct .innerProduct-left .innerProduct-left-nav li{height: 70px;border-bottom: 1px solid #d3d3d3;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a{display: block;line-height: 70px;text-align: center;font-size: 16px;color: #333;position: relative;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a:before{position: absolute;left: 35px;top: 30px;width: 10px;height: 10px;border-radius: 50%;content: "";
background: #C40000;opacity: 0;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a.on{color: #fff;background: #C40000;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a.on:before{opacity: 1;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a:hover{color: #fff;background: #C40000;}
.innerProduct .innerProduct-left .innerProduct-left-nav li a:hover:before{opacity: 1;}
.innerProduct .innerProduct-right{float: right;width: 955px;margin-right: 5px;}
.innerProduct-right .innerProduct-right-position{border-bottom: 1px solid #D3D3D3;line-height: 79px;height: 79px;margin-bottom: 20px;margin-left: 30px;}
.innerProduct-right .innerProduct-right-position span{float: left;font-size: 18px;color: #c40000;}
.innerProduct-right .innerProduct-right-position p{float: right;padding-left: 20px;font-size: 16px;background: url(position.png) no-repeat left center;}
.innerProduct-right .innerProduct-right-position p a{font-size: 16px;color: #333;}
/* .innerProduct-right .innerProduct-right-list{overflow: hidden;} */
.innerProduct-right .innerProduct-right-list dl{border-bottom: 1px solid #e5e5e5;margin: 0 0 20px 30px;position: relative;overflow: hidden;padding: 20px;
transition: all 0.3s;}
.innerProduct-right .innerProduct-right-list dl dt{height: 200px;overflow: hidden;font-size: 0;text-align: center;line-height: 200px;float: left;width: 320px;}
.innerProduct-right .innerProduct-right-list dl dt img{max-width: 100%;max-height: 100%;}
.innerProduct-right .innerProduct-right-list dl dd{line-height: 70px;text-align: left;font-size: 18px;color: #333;float: right;width: 530px;}
.innerProduct-right .innerProduct-right-list dl dd h3{font-size: 24px;color: #333;font-weight: bold;}
.innerProduct-right .innerProduct-right-list dl dd p{line-height: 30px;color: #999;}
.innerProduct-right .innerProduct-right-list dl dd p span{border: 1px solid #fff;display: block;width: 136px;height: 38px;line-height: 38px;color: #fff;
margin:130px auto 0;}
.innerProduct-right .innerProduct-right-list dl:hover{box-shadow: 0 2px 7px 1px #dedede;}


/*  */
.innerProductDetails-position{width: 1200px;margin: 0 auto;line-height: 60px;height: 60px;border-bottom: 1px solid #D3D3D3;}
.innerProductDetails-position span{float: left;font-size: 18px;color: #c40000;}
.innerProductDetails-position p{float: right;padding-left: 20px;font-size: 16px;background: url(position.png) no-repeat left center;}
.innerProductDetails-position p a{font-size: 16px;color: #333;}
.innerProductDetails-brief{width: 1200px;margin: 30px auto;overflow: hidden;}
.innerProductDetails-brief dt{float: left;width: 580px;height: 335px;border: 1px solid #D3D3D3;font-size: 0;text-align: center;line-height: 335px;}
.innerProductDetails-brief dt img{max-width: 100%;max-height: 100%;}
.innerProductDetails-brief dd{float: right;width: 550px;}
.innerProductDetails-brief dd h3{font-size: 22px;color: #333;font-weight: normal;}
.innerProductDetails-brief dd p{font-size: 14px;color: #999;margin: 10px 0;}
.innerProductDetails-brief dd div{font-size: 16px;color: #666;line-height: 30px;}
.innerProductDetails-characteristic{width: 1200px;margin: 50px auto;}
.innerProductDetails-characteristic .innerProductDetails-characteristic-title{font-size: 20px;color: #C40000;font-weight: normal;margin-bottom: 20px;}
.innerProductDetails-characteristic .innerProductDetails-characteristic-list{font-size: 16px;line-height: 30px;color: #333;}

/*  */
.innerNews{width: 1200px;margin: 50px auto;}
.innerNews dl{overflow: hidden;margin: 30px 0;position: relative;}
.innerNews dl dt{float: left;font-size: 0;text-align: center;line-height: 200px;height: 200px;width: 336px;transition: all 0.3s;position: absolute;
left: -336px;top: 0;background: #fff;}
.innerNews dl dt img{max-width: 100%;max-height: 100%;}
.innerNews dl dd{float: right;margin-top: 16px;width: 100%;}
.innerNews dl dd .time{float: left;border: 1px solid #8b8a8a;width: 164px;height: 164px;text-align: center;transition: all 0.3s;}
.innerNews dl dd .time span{font-size: 48px;margin-top: 20px;display: block;position: relative;}
.innerNews dl dd .time span:before{position: absolute;left: 10px;top: 38px;width: 34px;height: 1px;content: "";background: #cdcdcd;}
.innerNews dl dd .time span:after{position: absolute;right: 10px;top: 38px;width: 34px;height: 1px;content: "";background: #cdcdcd;}
.innerNews dl dd .time p{font-size: 22px;}
.innerNews dl dd .text{float: right;position: relative;height: 166px;width: 980px;transition: all 0.3s;}
.innerNews dl dd .text h3{font-size: 18px;color: #333;font-weight: normal;margin-top: 10px;}
.innerNews dl dd .text p{font-size: 16px;color: #999;margin-top: 20px;}
.innerNews dl dd .text span{position: absolute;bottom: 30px;right: 30px;width: 136px;height: 38px;border: 1px solid #2c3d4d;text-align: center;line-height: 38px;
font-size: 16px;color: #2C3D4D;transition: all 0.3s;transition: all 0.3s;}
.innerNews dl:hover{box-shadow: 0 2px 7px 1px #dedede;}
.innerNews dl:hover dt{left: 0;z-index: 9;}
.innerNews dl:hover dd .time{width: 0;}
.innerNews dl:hover dd .text{width: 830px;}
.innerNews dl:hover dd .text span{background: #2C3D4D;color: #fff;}

/*  */
.innerNewsDetails{width: 1200px;margin: 50px auto;overflow: hidden;}
/* .innerNewsDetails .innerNews_detailsContent{width: 820px;float: left;} */
.innerNewsDetails .innerNews_detailsContent .content_title{text-align: center;}
.innerNewsDetails .innerNews_detailsContent .content_title h3{font-size: 24px;font-weight: normal;color: #333;}
.innerNewsDetails .innerNews_detailsContent .content_title p{font-size: 14px;margin-top: 10px;color: #999;}
.innerNewsDetails .innerNews_detailsContent .content_content{font-size: 16px;line-height: 24px;margin: 40px 0;}
.innerNewsDetails .innerNews_detailsContent .content_prevNext p{font-size: 15px;color: #333;line-height: 26px;}
.innerNewsDetails .innerNews_detailsContent .content_prevNext p a{font-size: 15px;color: #C40000;}

/*  */
.innerFooter{background: #f6f7f7;text-align: center;margin-top: 40px;padding: 40px 0;}
.innerFooter p{font-size: 16px;}
.innerFooter a{font-size: 16px;}

/*  */
.layui-laypage{width: 100%;margin: 20px 0;text-align: center;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: #C40000;}






